home *** CD-ROM | disk | FTP | other *** search
/ Hip Tissue / Hip Tissue - Disc 1.iso / pc / dir / config.dxr / 00015_low-1.pct.ls < prev    next >
Encoding:
Text File  |  1997-11-06  |  122 b   |  7 lines

  1. on mouseDown
  2.   set ret to button1("low-1.pct", "low-2.pct")
  3.   if ret = 1 then
  4.     puppetSound("ButtonSound")
  5.   end if
  6. end
  7.